testing.M.tests (field)
9 uses
testing (current package)
testing.go#L1983: tests []InternalTest
testing.go#L2028: tests: tests,
testing.go#L2107: listTests(m.deps.MatchString, m.tests, m.benchmarks, m.fuzzTargets, m.examples)
testing.go#L2127: rng.Shuffle(len(m.tests), func(i, j int) { m.tests[i], m.tests[j] = m.tests[j], m.tests[i] })
testing.go#L2142: testRan, testOk := runTests(m.deps.MatchString, m.tests, deadline)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)